-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
1.6.0
-
Code
-
Classes
- Block
Total Complexity |
35 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
302 |
Lines of code |
241 |
Logical lines of code |
79 |
Comment lines |
17 |
Methods |
14 |
Properties |
1 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_input_css() |
S |
53 |
5 |
22 |
build_css() |
S |
42 |
1 |
70 |
render_static_block_content() |
S |
64 |
5 |
9 |
get_label_css() |
S |
53 |
3 |
22 |
get_submit_button_css() |
S |
59 |
3 |
14 |
get_helper_text_css() |
S |
60 |
3 |
13 |
get_input_hover_css() |
S |
61 |
3 |
12 |
get_input_focus_css() |
S |
61 |
3 |
12 |
get_submit_button_hover_css() |
S |
63 |
3 |
10 |
get_input_placeholder_css() |
S |
62 |
2 |
11 |
get_field_css() |
S |
54 |
1 |
23 |
get_input_position_css() |
S |
61 |
1 |
13 |
__construct() |
S |
74 |
1 |
4 |
get_alignment_button_css() |
S |
70 |
1 |
6 |